Click or drag to resize

BodyPartListAdd Method (Attachment)

Adds the specified attachment.

Namespace:  Independentsoft.Email.Mime
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public void Add(
	Attachment attachment
)

Parameters

attachment
Type: Independentsoft.Email.MimeAttachment
The attachment.
See Also